home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Reference / THE AIDS STACK / card_2551.txt < prev    next >
Encoding:
Text File  |  1988-01-11  |  3.1 KB  |  142 lines

  1. -- card: 2551 from stack: in
  2. -- bmap block id: 3703
  3. -- flags: 0000
  4. -- background id: 6599
  5. -- name: 
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=0 top=0 right=342 bottom=512
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: START SEQUENCE
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to card id 3882 --BLACK
  23.   visual effect wipe right slowly
  24.   go to card id 12127
  25.   visual effect wipe right slow
  26.   go to card id 12601
  27.   visual effect wipe right slow
  28.   go to card id 13089
  29.   visual effect wipe right slow
  30.   go to card id 13683
  31.   wait 3 seconds
  32.   visual effect wipe right slow
  33.   go to card id 14283
  34.   visual effect wipe left slowly
  35.   go to card id 17296
  36.   wait 1 seconds
  37.  
  38.  
  39.   visual effect dissolve slowly
  40.   go to card id 8603 -- BL AFFECT
  41.   wait 1 seconds
  42.   visual effect venetian blinds slowly
  43.   go to card id 8127 -- W AFFECT
  44.   wait 2 seconds
  45.  
  46.  
  47.   visual effect iris open slow
  48.   go to card id 17296
  49.   visual effect dissolve slowly
  50.   go to card id 8993 -- B NOT GO AWAY
  51.   wait 1 seconds
  52.   visual effect venetian blinds slowly
  53.   go to card id 9563 -- W NOT GO AWAY
  54.   wait 2 seconds
  55.  
  56.  
  57.   visual effect iris open slow
  58.   go to card id 17296
  59.   visual effect dissolve slowly
  60.   go to card id 10037 -- B STAGGER
  61.   wait 1 seconds
  62.   visual effect venetian blinds slowly
  63.   go to card id 10641 -- W STAGGER
  64.   wait 2 seconds
  65.  
  66.  
  67.   visual effect iris open slow
  68.   go to card id 17296
  69.   visual effect dissolve slowly
  70.   go to card id 11228 -- B DEATHS
  71.   wait 2 seconds
  72.   visual effect venetian blinds slowly
  73.   go to card id 11639 -- W DEATHS
  74.   wait 3 seconds
  75.  
  76.   visual effect iris open slow
  77.   go to card id 17296
  78.   visual effect dissolve slowly
  79.   go to card id 3092 -- BL HYSTERIA
  80.   wait 1 seconds
  81.   visual effect venetian blinds slowly
  82.   go to card id 86512 -- W HYSTERIA
  83.   wait 2 seconds
  84.  
  85.   visual effect iris open slow
  86.   go to card id 17296
  87.   visual effect dissolve slowly
  88.   go to card id 87089 -- B INFO/EDUCTAION
  89.   wait 1 seconds
  90.   visual effect venetian blinds slowly
  91.   go to card id 87880 -- W INFO/EDUCTAION
  92.   wait 3 seconds
  93.  
  94.   visual effect iris open slow
  95.   go to card id 17296
  96.   visual effect dissolve slowly
  97.   go to card id 88736 -- B PURPOSE
  98.   wait 1 seconds
  99.   visual effect venetian blinds slowly
  100.   go to card id 88882 -- W PURPOSE
  101.   wait 3 seconds
  102.  
  103.   visual effect iris open slow
  104.   go to card id 17296
  105.   visual effect wipe right slow
  106.   go to card id 14701
  107.   visual effect wipe left slow
  108.   go to card id 15325
  109.   visual effect wipe right slow
  110.   go to card id 15675
  111.   visual effect wipe left slow
  112.   go to card id 16334
  113.   visual effect wipe right slow
  114.   go to card id 16757
  115.   wait 1 seconds
  116.   visual effect wipe left slow
  117.   go to card id 3013
  118. end mouseUp
  119.  
  120.  
  121.  
  122.  
  123. -- part 5 (button)
  124. -- low flags: 00
  125. -- high flags: 0000
  126. -- rect: left=110 top=283 right=340 bottom=396
  127. -- title width / last selected line: 0
  128. -- icon id / first selected line: 0 / 0
  129. -- text alignment: 1
  130. -- font id: 0
  131. -- text size: 12
  132. -- style flags: 0
  133. -- line height: 16
  134. -- part name: New Button
  135. ----- HyperTalk script -----
  136. on mouseUp
  137.   visual effect barn door open
  138.   go to card id 3013
  139. end mouseUp
  140.  
  141.  
  142.